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%coinbase49d ago0x430124…ec817b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0xed7026…493727
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x319312…52e254
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0xc979d6…bcd098
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x18c69f…6bbbf5
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x19a57e…ea1319
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x0d3d1f…b65ceb
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x0ef28f…f9f7c0
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x7b1d0f…53afb2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x21cf70…13c0f5
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0xcc3eee…cac868
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0xe717ed…f64ad3
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0xb170c3…0721a4
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0xb17a3e…3405df
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x43d904…c1c7d6
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0xf59844…f0eca1
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x741701…1a6e54
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0xa862c6…14c28c
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x69a73a…e5afed
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x9d0a8c…9f256b
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x0616fb…07e2b2
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x603ff5…575142
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x9126e8…d14c8f
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x558445…ce6dae
0xc217…1fd00xa9dd…2315Base$0.002100%coinbase49d ago0x121209…3a7af3

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.