Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x20361c…bd0f7b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x61b92b…a72301
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…79327s ago0x37b7e9…0cca22
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59s ago0xc28925…2da73c
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase9s ago0x396ba6…31751c
0xfe55…73510x6839…1a2bBase$0.003100%coinbase11s ago0x831c6f…58249a
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0x07461b…cd7522
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc19s ago0xb34e33…fef717
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x2a2952…1fa06b
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0x3f3187…8e0007
0x5dba…21290x3e0a…78e7Base$0.002741100%coinbase21s ago0x03179e…899b09
0x8e4f…4be70x6839…1a2bBase$0.003100%coinbase23s ago0xd0ff78…82b9d8
0x32b0…11be0xef43…6c7fBase$0.01100%virtuals23s ago0x13a998…3b9c75
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0x9cdd3d…344209
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase27s ago0xb34b21…960b40
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI29s ago0x7c9039…a8dc02
0xa5f0…61610xbd55…c6ebBase$180.7170%0x4661…93fd29s ago0x48fe01…3681f0
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase29s ago0x1bc1b9…20c4a1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xd1a51c…4367b8
0x79e4…81460x7beb…6bb3Basex402 service$0.01100%coinbase33s ago0x17a056…6a9bca
0x4ab5…5de50xed9f…9902Base$0.53100%coinbase33s ago0xe22f5d…6775a8
0x08c6…3b440x6839…1a2bBase$0.003100%coinbase33s ago0xc6446f…430239
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x6ad3f7…6eff5d
0x8e14…66260x5d89…07ebBase3RouteSwap$0.001100%coinbase35s ago0x2c9288…c73a29
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xadd253…a598a1

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.