Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d07…a1c50x5aae…482eBase$0.001100%coinbase7d ago0x588255…a0a58d
0xb159…31630x5aae…482eBase$0.001100%coinbase7d ago0xb0bc79…704d2f
0x011f…3a630x5aae…482eBase$0.001100%coinbase7d ago0x7ba331…7de3bb
0x0b43…55730x5aae…482eBase$0.001100%coinbase7d ago0x95c593…f42f18
0x8025…76a50x5aae…482eBase$0.001100%coinbase7d ago0xed787f…1ecc23
0x20af…b0c50x5aae…482eBase$0.001100%coinbase7d ago0x7e305d…c22cb4
0xb329…44470x5aae…482eBase$0.001100%coinbase7d ago0xffc18e…ab6d63
0xeed8…42c60x5aae…482eBase$0.001100%coinbase7d ago0xd151c0…38e745
0xd54d…b0f80x5aae…482eBase$0.001100%coinbase7d ago0x75b674…045ad9
0x6d07…a1c50x5aae…482eBase$0.001100%coinbase7d ago0xab4a47…3f8112
0x26d1…62d10x5aae…482eBase$0.001100%coinbase7d ago0x2d6a6b…69b180
0x8025…76a50x5aae…482eBase$0.001100%coinbase7d ago0x686ec6…2ac44a
0x20af…b0c50x5aae…482eBase$0.001100%coinbase7d ago0xa28314…c1a3fa
0x011f…3a630x5aae…482eBase$0.001100%coinbase7d ago0x0b52e7…b7dc62
0x0b43…55730x5aae…482eBase$0.001100%coinbase7d ago0x44519f…c3c7a0
0xb329…44470x5aae…482eBase$0.001100%coinbase7d ago0xe1818a…40a4d9
0xb159…31630x5aae…482eBase$0.001100%coinbase7d ago0x48684a…8119ed
0x8025…76a50x5aae…482eBase$0.001100%coinbase7d ago0xf7a47a…621c4b
0xd54d…b0f80x5aae…482eBase$0.001100%coinbase7d ago0x7532a2…8e2b74
0x26d1…62d10x5aae…482eBase$0.001100%coinbase7d ago0x619412…0f79f1
0x20af…b0c50x5aae…482eBase$0.001100%coinbase7d ago0xb7948a…4cb76f
0x6d07…a1c50x5aae…482eBase$0.001100%coinbase7d ago0xac8061…d88487
0xeed8…42c60x5aae…482eBase$0.001100%coinbase7d ago0x2d8697…6eaea3
0x8025…76a50x5aae…482eBase$0.001100%coinbase7d ago0x7bf71c…7a2cca
0x0b43…55730x5aae…482eBase$0.001100%coinbase7d ago0xa81f98…65b94b

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.