Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6m ago0x24b639…9cad3d
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12m ago0x1eb89e…f696fb
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16m ago0xc2789a…3baf12
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29m ago0xf4e782…a6d5d4
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34m ago0x401ae8…c3c4d7
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38m ago0x623586…74d87a
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x3764b0…103fd1
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x13606d…69d31c
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xaf937a…af804d
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x49b8b0…2e62c4
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xb133b5…6effab
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xf2ed8e…0c70e9
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x74b7e0…db3a0b
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x50d767…0a9674
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xe964a5…440680
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x08f1ae…e93c06
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xd90ae6…bf593c
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x4cd7d9…b22b14
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x90b23b…329b8a
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x6464e8…ad4b6f
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xd69c99…9c3727
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xf713f0…f5b477
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x887501…207125
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0x69e565…97312c
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4h ago0xc2f6a9…272429

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.