Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x78b576…64c3f7
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x8d36ca…cc9ef0
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x245cf3…ebfc51
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x2eba5a…9e9e62
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x6d1ea9…3d2e76
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x4d0f3c…7f1372
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xb676f1…59a567
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xcf3f37…5b40cf
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x25a14e…3d5b7e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xa1ae72…e79a32
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xd0b4b5…141300
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x8ca033…d9f53c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x022809…6dfd29
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xc73e62…cefb98
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xf74b1e…9f305b
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x8672e0…14444e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x977133…d41860
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x911ace…591ec7
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x4f2c69…6f1a1a
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xc8a727…99f12e
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xbd0283…922a0d
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x25f82e…aa95e6
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xfe90e5…bfdcf7
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0x1a570b…6d4a1c
0x4bd6…9e9a0xa9dd…2315Base$0.002100%Route unknown67d ago0xb6b42b…2fd7f6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.