Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2e2…b5d60x3e0a…78e7Base—$0.003026100%coinbase74d ago0xe9dbff…1b2820
0xa2e2…b5d60x3e0a…78e7Base—$0.004427100%coinbase74d ago0x6c595b…f36c5d
0xa2e2…b5d60x3e0a…78e7Base—$0.005297100%coinbase74d ago0xbfd797…904b9f
0xa2e2…b5d60x3e0a…78e7Base—$0.005064100%coinbase74d ago0x06d48b…be6d38
0xa2e2…b5d60x3e0a…78e7Base—$0.004100%coinbase74d ago0xa5d393…01d4f4
0xa2e2…b5d60x3e0a…78e7Base—$0.00332100%coinbase74d ago0xde1242…8efc19
0xa2e2…b5d60x3e0a…78e7Base—$0.00371100%coinbase75d ago0xfb22c8…932a51
0xa2e2…b5d60x3e0a…78e7Base—$0.005125100%coinbase75d ago0x34576e…2d93ff
0xa2e2…b5d60x3e0a…78e7Base—$0.004546100%coinbase75d ago0xd5331c…b83426
0xa2e2…b5d60x3e0a…78e7Base—$0.003886100%coinbase75d ago0x084870…d06e86
0xa2e2…b5d60x3e0a…78e7Base—$0.003108100%coinbase75d ago0x2ed042…d8a506
0xa2e2…b5d60x3e0a…78e7Base—$0.002721100%coinbase75d ago0x946224…9dc3ac
0xa2e2…b5d60x3e0a…78e7Base—$0.004096100%coinbase75d ago0x3ac758…d68925
0xa2e2…b5d60x3e0a…78e7Base—$0.003597100%coinbase75d ago0x7cfd7b…0772de
0xa2e2…b5d60x3e0a…78e7Base—$0.005511100%coinbase75d ago0x202d3c…440f2a
0xa2e2…b5d60x3e0a…78e7Base—$0.004923100%coinbase75d ago0xaac5ef…0b7c30
0xa2e2…b5d60x3e0a…78e7Base—$0.003847100%coinbase75d ago0x342d97…ae58e1
0xa2e2…b5d60x3e0a…78e7Base—$0.002964100%coinbase75d ago0xf8ebce…bfa828
0xa2e2…b5d60x3e0a…78e7Base—$0.003682100%coinbase75d ago0xca71c8…a58f3f
0xa2e2…b5d60x3e0a…78e7Base—$0.003413100%coinbase75d ago0x022435…fffc50
0xa2e2…b5d60x3e0a…78e7Base—$0.003676100%coinbase75d ago0x194f3b…7335c1
0xa2e2…b5d60x3e0a…78e7Base—$0.004384100%coinbase75d ago0x1cbf62…c7a3bb
0xa2e2…b5d60x3e0a…78e7Base—$0.004038100%coinbase75d ago0xe14e1c…9f3324
0xa2e2…b5d60x3e0a…78e7Base—$0.004026100%coinbase75d ago0x6e5699…1bfc52
0xa2e2…b5d60x3e0a…78e7Base—$0.004977100%coinbase75d ago0x37ac9b…d186c1

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.