Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x4d62aa…2451df
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x51e67c…0cb2df
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xed597b…28e9d8
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x494c6f…868bd2
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xaa5d2f…a8d9e2
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xe191a4…a280b8
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xa82348…cb3fe4
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x606bca…e0af24
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x24fb75…4efbcc
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x4ef202…5177fc
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xe4b66c…a7e30f
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x31e018…8ae558
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xf1b9bd…a280bb
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xe19555…6b0daa
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x230ef1…55db87
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xb32415…5e4407
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x6d6542…4cc4e8
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xe52f38…02f836
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x2af9ed…b0dd8d
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x831915…28d50b
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x4fc081…adabd0
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xf0b050…5d4ef9
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x3a4271…b0cf7e
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0x0fad3b…0b3fd4
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase8d ago0xa495a9…76acb0

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://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://roundhouseai.io/dashboard/team.

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