Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase5m ago0xd70aa7…6882e6
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase20m ago0xe6fb6f…1ccd80
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase35m ago0x9734af…cb8549
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase50m ago0x519a80…78f4ee
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1h ago0x3ad598…54ae82
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1h ago0xb776d2…d82dd4
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1h ago0xedf699…9f7047
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1h ago0x15948a…b1f04c
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2h ago0xd0ace5…2991b5
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2h ago0x781142…b459c4
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2h ago0x732ead…b671d4
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2h ago0xcae00f…81b5fc
0x89d9…a10d0xc8fc…2ff0Basex402 service$0.0270%0x1e36…ec343h ago0x18222d…d45aa6
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0xf3ff3f…2a2ff2
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0x242f98…396543
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0x665cdb…6c2712
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0xb0b4a5…8828d4
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0x11fd05…21b72d
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0x7cdbe0…6298ce
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0xedf577…b5961f
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase3h ago0x5ae728…2db294
0x89d9…a10d0xc8fc…2ff0Basex402 service$0.0270%0x1e36…ec344h ago0x24056d…2eef79
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase4h ago0x211de4…11ad10
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase4h ago0xa0f3f6…289773
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase4h ago0x28dd6b…d4bb56

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.