Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x915e7e…0ea3fc
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x44a8a5…3b0b6e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x28bb5f…3e668e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x69e6d2…ad53cc
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xff921f…0c3154
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xb1da4c…f606f8
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xb73ae6…dbce4e
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xcfe652…e734f6
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xc19245…e99edc
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x5fb1ea…6a91ce
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xa2ebf2…4c7947
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x956a0e…daccd0
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xc03cb9…9ee809
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x156d14…e79c06
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x0f8937…22b615
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xb31462…5099f7
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x636ea5…5bd424
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xe602c7…3a7942
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xfaad3a…9eaf2f
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0xdbc3bd…1ec25f
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x56ab79…cfe6ab
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x8ed726…791924
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x77d812…fb7640
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x9d76aa…036729
0x5192…cda00xa9dd…2315Base—$0.002100%coinbase66d ago0x5ff5b5…cec66e

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.