Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0x09948e…3bf9a7
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0x0d1c4e…0a93e9
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0xc1ed2e…37cc9d
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0x1335a5…d95f77
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0x68235b…71ec19
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0x0cd6ae…714877
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0xf915c0…ceb9ae
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0x75071e…54125e
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0x702c86…37855f
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa64d ago0x35ebc5…527151
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x4ad42a…9b327e
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x51a49f…e7223c
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x8ad04b…02d613
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x165c38…b2c4bd
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x469679…ce0218
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xc75d73…d8a4bc
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xa6e1d8…885923
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x1cbd2c…e6a91b
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xa113df…8d9f4b
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x38e9c4…3c209c
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0xce71f7…feab1e
0x55ea…4ffe0x9c95…e299Base—$0.001100%fluxa65d ago0x7f9126…6dbd77

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.