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%coinbase78d ago0xd7b61e…da280e
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x0187f1…870919
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0xed5612…547a8b
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x6694b7…f42f11
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0xf8df61…b76784
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x3a04e7…de0183
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0x9193ec…7b9c97
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x629c69…047d4a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0x333f19…017f27
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x5bd640…266b7b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0x4a6964…f1e875
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0xb39afc…1758af
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0xb81a90…2cf8a2
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x0f402b…324ec0
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0x1ec413…7bef2a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x7b1cf7…7a6e29
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0x1fd530…6cfcf9
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x78a61f…937b7f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0x49fb07…04e6e1
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x9ff000…a01412
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0x8d3a04…f55e0d
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0x6c4ecb…692471
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0xba2e07…99a3da
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates78d ago0xf56d87…cf0060
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase78d ago0x3310f7…a45509

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.