Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xa894…209f24d ago0xe7d3f5…c26c8c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xd7a4…9b2624d ago0x5e13e9…86c616
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0156…b0f524d ago0xf96953…a18aa7
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9b8a…f4bd24d ago0x2951c6…e396a5
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9510…bc1224d ago0xfade9a…4f90e4
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2133…5a4224d ago0xac9373…a673dc
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbf85…381024d ago0x4f96e2…86aa81
0xa17c…60a90x47c5…4fc3Base—$31.5070%0x50ee…525224d ago0x8f69e4…b67430
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2e11…857324d ago0x96b495…91b13a
0xa17c…60a90x47c5…4fc3Base—$13.6570%0x54c7…4b1224d ago0x18d445…23a47d
0xa17c…60a90x47c5…4fc3Base—$22.0570%0xc836…5c4624d ago0x2e6556…cf008b
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xe935…f90424d ago0x3df814…7c3b0c
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x45eb…e31b24d ago0x438ec8…afe288
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb55c…2e3e24d ago0x0d5d30…d84734
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x54b0…438424d ago0x1e2d5a…58449e
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xef99…bf5925d ago0xb3ff12…ae6ea4
0xa17c…60a90x47c5…4fc3Base—$12.6070%0xc6fb…0f6c25d ago0xee84c0…d71666
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xd773…a25025d ago0x7d5933…c1f64d
0xa17c…60a90x47c5…4fc3Base—$42.0070%0xe4bd…cd4e25d ago0x1bff42…80ebff

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.