Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x09234e…014bf5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xe2f7cf…b4cf0f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x76dae8…c1fd65
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xd12fa0…f236f6
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x60c1e5…915e58
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xd6bfe9…1cd1aa
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xb7216d…bcf33f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x6a99de…57e5fd
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xdf0ea1…ae668d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xe01fc8…823efe
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x5f69f6…a62b82
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x128eae…3ea24c
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x294f13…5939ba
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xea3207…997722
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xcf625c…f2afc0
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x711085…62f8b3
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xe433a6…c17bb8
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x8a9753…526a20
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x5c8171…23de93
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xac6cec…2bda8d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xe59d91…b37dd7
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x4d7e68…483eb1
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x6a6426…c637d5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0xbde8d7…8dd0e0
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase38d ago0x9c7ad8…2b0f44

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.