Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0xc0a3b4…74e68a
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0xd56840…3e9963
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0xadadcd…6b8d1b
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0x708fd6…f5b46e
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0xbcae03…e4580a
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0xa6b2e4…7885f5
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0x887a9e…e717c1
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0x8035de…9de657
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0xc0fe24…2ab590
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0xd6d83d…835fbf
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0xda55ef…56bbb1
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0x9119ef…6860f2
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0x6e5435…9e4454
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0x8f8787…fe4ac2
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0x80e121…1858ca
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0x7074a4…59796b
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0xfd3b16…9c91f2
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0xb3228e…fd5bc7
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0xf16c2c…1b901b
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0x35cded…886ce7
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0xc6f662…913882
0x102d…f7600x9c95…e299Base—$0.001100%fluxa48d ago0x2aa344…c1ba0a
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0x0b1ace…90fc5d
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0x7ec793…61ad20
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa48d ago0x57a0ff…b05bce

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.