Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x8df6bf…c968b1
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x3eb49c…20ac71
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0xe7aa6f…3a05ea
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x7a9a70…ad92e5
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x039060…302f03
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0xf93c1e…bc1ea8
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0xf821d1…0fb132
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x845700…362389
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x104e65…8ccc2c
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0xb60183…2b2a05
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0xa7a82d…045476
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x021624…a04bdf
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x370797…43bddc
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x5bc996…73b0ba
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x445090…9ed468
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x1957ba…b48d14
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x9b984e…836bbe
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0xe59126…6ed7f0
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x7da009…c5a29c
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x322495…f3a5fb
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x16b43a…5520f2
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x873db4…4781a7
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0xad822b…4ef278
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x50bbd9…b47d06
0x774f…0f270xa9dd…2315Base—$0.002100%candidates106d ago0x42ffcf…e15680

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.