Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xb4d7…057911h ago0xbec48b…06eb4f
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec6514h ago0xd9fb53…351988
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…4bba14h ago0x4ff4e6…9dc7db
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…be7014h ago0x11c69a…b3ceeb
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec6514h ago0xe1e1fb…68c77c
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…023014h ago0xdb0934…7f560a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…6ca515h ago0x762026…30e273
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…113115h ago0x9b0aeb…74517a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…dddf17h ago0x5c4e4a…aaca62
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec6521h ago0xffbdd9…52f446
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec6522h ago0x9128cb…182c46
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…f96522h ago0x7bc873…99cd75
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xf793…af7523h ago0x0e801e…71db85
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec651d ago0x85b968…4911a8
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…224f1d ago0x32b525…070ace
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…be701d ago0xa68121…51cc57
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec651d ago0xc9edd3…b18d02
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…f2681d ago0x9a8257…e77e27
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x2fbf…ec651d ago0x5388bc…82ec32
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x3018…02301d ago0x0a3c5f…5082f2
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x4337…fa001d ago0xb46d93…35c134
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…80841d ago0x20d09d…1cc5fc
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…f0381d ago0x4dfce0…5b122f

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.