Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0xf0e010…c7c4e8
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0x886cfa…319826
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0xde0cb1…3c22be
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0xb65606…681102
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0x2a46bd…323ca2
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0xf3540f…ce3759
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0x8da230…6b82d9
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0xd2cdd4…9140b7
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0xd47d77…987859
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0x7974af…3658c1
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0xcab56b…97e538
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0x9b63e0…11cf86
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0x308346…8c3a80
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0xa9c259…be457a
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0x601611…f88687
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0xe7b335…2e3afa
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0xbe82bb…0f9545
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0xb7b89b…55cd58
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0xba067c…179fb3
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0x4a294b…f9c46e
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0x8e4161…9b3478
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0xf0a5e6…38287f
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0x98242c…eeeeda
0xb7c4…400a0x13bf…b9a7Base—$0.00125100%candidates68d ago0xd1ef57…98f8de
0xb7c4…400a0x13bf…b9a7Base—$0.002100%coinbase68d ago0xc1319d…2debf7

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.