Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0x2816aa…746bfa
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x62a905…6d6a72
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0x8a6c41…78aaa7
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xa00bec…de22c5
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0x9cfb6a…37e646
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xe2eb56…35a6db
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0xdf8504…b7bc1f
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xa6e235…8a6e62
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0x293085…a39168
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0xa56fff…b94ff9
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0xc278f0…2ad8fd
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x37121d…a56c25
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0xe549f0…f98a80
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a540d ago0x305d7e…7ec11f
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc40d ago0x678434…f6283c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0x08b3d0…f3befe
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a540d ago0x0b633f…6319ab
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x40fde0…a73db6
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x73a49e…8e7a48
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x739a15…5c01f3
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x8d4feb…c86fa9
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x7373cd…0e308c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x356d9f…d6620c
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x7c808e…030989
0x5251…d7b00xa588…014cBase$0.01100%0x5e3b…c8a541d ago0x19975f…ef8ccf

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.