Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c6d…ba360x3e0a…78e7Base—$0.004232100%coinbase74d ago0xc56e13…dcf911
0x7c6d…ba360x3e0a…78e7Base—$0.003714100%coinbase74d ago0x2f70f0…21c166
0x7c6d…ba360x3e0a…78e7Base—$0.003654100%coinbase74d ago0x565e93…d2af0b
0x7c6d…ba360x3e0a…78e7Base—$0.003785100%coinbase74d ago0x4bbd07…6ccacc
0x7c6d…ba360x3e0a…78e7Base—$0.004717100%coinbase74d ago0xc87419…8dfa37
0x7c6d…ba360x3e0a…78e7Base—$0.005716100%coinbase74d ago0x56b419…49b3e4
0x7c6d…ba360x3e0a…78e7Base—$0.00538100%coinbase74d ago0x6a3927…9896a8
0x7c6d…ba360x3e0a…78e7Base—$0.004737100%coinbase74d ago0xad8292…913026
0x7c6d…ba360x3e0a…78e7Base—$0.003796100%coinbase74d ago0x73963b…d63fd2
0x7c6d…ba360x3e0a…78e7Base—$0.0056100%coinbase74d ago0x5267ae…917d6e
0x7c6d…ba360x3e0a…78e7Base—$0.003469100%coinbase74d ago0x8396ec…f963df
0x7c6d…ba360x3e0a…78e7Base—$0.004669100%coinbase75d ago0xf44436…f2ad5c
0x7c6d…ba360x3e0a…78e7Base—$0.005039100%coinbase75d ago0x085ad8…f90ce0
0x7c6d…ba360x3e0a…78e7Base—$0.004813100%coinbase75d ago0x51dad3…b0b70c
0x7c6d…ba360x3e0a…78e7Base—$0.005491100%coinbase75d ago0x6ad41c…263ad3
0x7c6d…ba360x3e0a…78e7Base—$0.005221100%coinbase75d ago0x47aa73…41afc0
0x7c6d…ba360x3e0a…78e7Base—$0.002992100%coinbase75d ago0xed9185…82d47e
0x7c6d…ba360x3e0a…78e7Base—$0.005489100%coinbase75d ago0xe8707f…20685e
0x7c6d…ba360x3e0a…78e7Base—$0.004196100%coinbase75d ago0xd939f1…8960b0
0x7c6d…ba360x3e0a…78e7Base—$0.003098100%coinbase75d ago0xf1547c…43a3eb
0x7c6d…ba360x3e0a…78e7Base—$0.00404100%coinbase75d ago0xef632a…31cdc4
0x7c6d…ba360x3e0a…78e7Base—$0.003262100%coinbase75d ago0x6fc9e9…58778c
0x7c6d…ba360x3e0a…78e7Base—$0.004615100%coinbase75d ago0xc4d08f…bf2759
0x7c6d…ba360x3e0a…78e7Base—$0.005252100%coinbase75d ago0xc71946…ba9a3d
0x7c6d…ba360x3e0a…78e7Base—$0.005704100%coinbase75d ago0xe1d240…cd3690

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.