Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a6…0c800xdb5a…0671Base—$0.02100%coinbase63d ago0xfc748d…029336
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase63d ago0xad1ebf…80581a
0x30a8…fa2d0xdb5a…0671Base—$0.005100%coinbase63d ago0x32f873…92b3cb
0x30a8…fa2d0xdb5a…0671Base—$0.005100%coinbase63d ago0x5ace5f…7d555c
0x30a8…fa2d0xdb5a…0671Base—$1.00100%coinbase63d ago0xe73b00…ca3083
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase63d ago0x61889e…806358
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase63d ago0x5269f8…f74e84
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase63d ago0x7ae139…f91c07
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase63d ago0x12d900…591840
0xbf3d…bfb60xdb5a…0671Base—$0.02100%coinbase63d ago0x047614…230ebe
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase63d ago0x2a9aab…426fd1
0xfb98…25780xdb5a…0671Base—$0.02100%coinbase63d ago0x5d7bae…163965
0xfb98…25780xdb5a…0671Base—$0.02100%coinbase63d ago0x7fadd3…c52a3e
0xfb98…25780xdb5a…0671Base—$0.02100%coinbase63d ago0xf32c42…96b716
0xfb98…25780xdb5a…0671Base—$0.02100%coinbase63d ago0xc2813a…b66a30
0xfb98…25780xdb5a…0671Base—$0.02100%coinbase63d ago0xc39b84…3816bc
0x394c…35130xdb5a…0671Base—$0.02100%coinbase63d ago0xa4ec52…95a2c3
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase64d ago0xe2ab98…b084cd
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase64d ago0xafa037…fb7f4f
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase64d ago0xe85429…431bd0
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase64d ago0x7a8bae…2976ff
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase64d ago0x30982a…b76d4f
0xf733…26bd0xdb5a…0671Base—$0.02100%coinbase64d ago0xae21ef…566d57
0xd3f6…2c7c0xdb5a…0671Base—$0.02100%coinbase64d ago0x19174d…0dc201

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.