Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34da…7cb40xb0af…7de0Base—$0.53100%coinbase23d ago0x625f9c…958214
0x34da…7cb40xb0af…7de0Base—$0.49100%coinbase23d ago0x62d921…dcc986
0x34da…7cb40xb0af…7de0Base—$0.45100%coinbase23d ago0xff8cfa…592eab
0x34da…7cb40xb0af…7de0Base—$0.45100%coinbase23d ago0xba19b8…653330
0x34da…7cb40xb0af…7de0Base—$0.45100%coinbase23d ago0x066a8b…3e2223
0x34da…7cb40xb0af…7de0Base—$0.41100%coinbase23d ago0x7e8508…789944
0x34da…7cb40xb0af…7de0Base—$0.41100%coinbase23d ago0xa0abcc…c3f414
0x34da…7cb40xb0af…7de0Base—$0.37100%coinbase23d ago0x32daec…204fbf
0x34da…7cb40xb0af…7de0Base—$0.41100%coinbase23d ago0x317441…12bcdf
0x34da…7cb40xb0af…7de0Base—$0.40100%coinbase23d ago0x1726c3…19d1ee
0x34da…7cb40xb0af…7de0Base—$0.40100%coinbase23d ago0x7d6330…15f1ae
0x34da…7cb40xb0af…7de0Base—$0.36100%coinbase23d ago0x2d7b63…960a96
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0x5e6a37…40310b
0x34da…7cb40xb0af…7de0Base—$0.32100%coinbase23d ago0xc81b1a…b101cf
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0xc15436…d5e439
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0x1867ee…2c01c6
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0x7ed638…4f3dba
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0x917743…0e22d5
0x34da…7cb40xb0af…7de0Base—$0.33100%coinbase23d ago0x8446d1…b9de17
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0xf548a0…968be7
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0x2384e9…cfb8dc
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0x66b32c…da2be0
0x34da…7cb40xb0af…7de0Base—$0.33100%coinbase23d ago0x8e811e…a88ce6
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0x9dc4d4…ba9546
0x34da…7cb40xb0af…7de0Base—$0.24100%coinbase23d ago0x444e16…be99d2

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.