Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xb95df2…a2c434
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x8e8df3…abe33b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x4eecb2…c0b5d3
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x978cfb…cb9a96
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xd06552…9d421d
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0xd79162…81657a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x7ef7e0…85c55c
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x2a2008…768f8f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xae950a…f28d19
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x938421…3b48a6
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xb7c0ba…30d66f
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x3ebe3d…5f1c79
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x720442…514b07
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x648e81…6c27e8
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x5ea01d…e56fc2
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0xbb93a5…be46fe
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xcb1bfe…1ba95e
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0xcd7461…49f4bf
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x0a9d1f…3900e7
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x817a9f…e2139b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x00142f…e2ed55
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x4e0ae3…5dfc4e
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0xca3c2c…018d34
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates60d ago0x67e284…dff1fb
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase60d ago0x6819b5…634aa9

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.