Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x5f387b…0f38b1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xd2c12c…7de50b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x20f2c3…d64b55
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xed4775…db4236
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x772242…926ac1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xf203a2…6edde3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x5d77ac…c4f063
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x0118e6…400c1c
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x04d6ab…08d283
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xfd023b…c9a806
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x98a557…3d2265
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x264abf…18168a
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x7f9700…8f442d
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xf54970…d45885
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x95f337…042541
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x60c3bb…88ce4e
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x6db768…49c160
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x254043…73eddd
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x958ed6…bcf69f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xfa2f6e…c92724
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xf72964…f7c194
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xe1fc98…044c3c
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0xfde2ee…787507
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x5e7b5f…cd96a6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase34d ago0x2f7de5…030425

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.