Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa64d ago0x703583…fe30ef
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa64d ago0x304d0b…baebea
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa64d ago0x78a069…09b16f
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa64d ago0xda754e…412a29
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa64d ago0xd27a18…d4ebc2
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0x1335b5…83a653
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0x1e8411…a4a536
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0x4e906d…6f8d8d
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0xc32d50…293854
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0xed888f…d27727
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0x1df217…f987fc
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0x52e423…b01544
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0x7e57a1…3d8a56
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0x2e7299…5db7d1
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0xb8150d…c0aa6a
0x6ff8…bdf80x9c95…e299Base—$0.001100%fluxa65d ago0x646a81…e203bd

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.