Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7s ago0xfdce4f…7030a0
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase9s ago0x8a9d7a…615c44
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0xbc898b…19c523
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase11s ago0x1b026e…58265c
0x1332…66eb0x47c5…4fc3Base$10.5070%0x50b0…9cda13s ago0xfd59bd…a36802
0x0838…a8df0x6839…1a2bBase$0.003100%coinbase13s ago0x83c4c6…9ab03c
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0x71fbf9…879d26
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x029f5e…abdb90
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase17s ago0x1fe617…5c1590
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase19s ago0xa7b35d…9fe7fb
0x8923…b7930x16f2…4ca4Base$0.98100%coinbase19s ago0x4f90b4…77bd01
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase21s ago0xf587c0…17ba5d
0x69b9…f1ff0x3e0a…78e7Base$0.00584100%coinbase21s ago0xdd540a…d9e3bd
0xa93f…26850x6839…1a2bBase$0.003100%coinbase23s ago0x86c3cc…ab1802
0x0c39…610e0xef43…6c7fBase$0.01100%virtuals23s ago0x1eacf0…4e7290
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xc1d846…db175b
0xc7f3…c0440x5f11…468aBase$0.35100%primer25s ago0xcba9b7…f6807a
0x7dcb…3f380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x8f0795…06d5b9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x08517e…bf4a63
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase27s ago0x61480a…c6adac
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0xdb42fe…89f122
0x3be9…575c0x4cd0…bc31Base$250.5870%0xf793…af7527s ago0x53738e…42f3ed
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase31s ago0xddfdf2…5a4300
0x59f3…e7de0x6839…1a2bBase$0.003100%coinbase33s ago0xe818c1…e329b9
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0x304284…c3f9bc

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.