Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d5d…9bf60x6839…1a2bBase$1.00100%coinbase9s ago0x01a4fc…331a54
0x28fa…de6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0xb55341…e8ba89
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc9s ago0x4ed84a…ea7dd7
0xd906…36020xfe80…47eeBase$0.001100%fluxa11s ago0xc0e24a…e71691
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x4f5602…16c8f0
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x4e2b04…e8c697
0xea39…1df10xfe80…47eeBase$0.001100%fluxa13s ago0x912555…b834db
0xfafe…c4d20x3e0a…78e7Base$0.004659100%coinbase15s ago0xfb8cb8…172dc3
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase15s ago0xbbebf5…b5253b
0xf576…65920xf000…94fcBase$0.03100%coinbase15s ago0xaf1943…1b7077
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x2cfa85…87e444
0xadc8…cc730x6839…1a2bBase$0.003100%coinbase19s ago0x29f3f8…ab293f
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793221s ago0x65e3f6…b8da30
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a523s ago0x440da4…f0733b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xb5b2e7…994fd0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase23s ago0xe9f104…a7474c
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xddc186…5d34e6
0x28fa…de6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xbc219d…3ee5ae
0xa92e…33500x6839…1a2bBase$0.003100%coinbase29s ago0x26d171…9ba767
0x7ca2…e3660x47c5…4fc3Base$14.0070%0x0558…49bd31s ago0xf06f22…1a9a5c
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x03794b…61fe4b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc35s ago0x588923…b94c43
0x6881…42130x50eb…6480Base$0.00170%0x54f0…793237s ago0x495678…eccf09
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xae59a4…79e183
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xd6e92a…80793b

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.