Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa67d ago0xd3a341…b43ea4
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x4bd3c7…8bace7
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0xd62835…450fb3
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x8d8db1…aaa765
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0xb4274f…bbdceb
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0xd97c4d…3e2e02
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x90a82f…960841
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0xa05aef…8f45a2
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0xbbc90b…5e7812
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x1802a5…d84fa7
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x89a82e…431007
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0xd3413d…26ee5d
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x65c054…5968e8
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x225bff…063cec
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x0eeea8…de1f23
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0xe1a253…caecea
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0xd0165a…3bc0a6
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x939b18…d107cd
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x340e23…b1fa3c
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x7dd5d4…ec3660
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x057b33…bc20d4
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x40f959…657538
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x3803a7…5ef8f0
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x343b3d…b60fa0
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa68d ago0x4148b7…8f5b2f

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.