Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x9d7b45…4eba8e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x6420e4…6dd2af
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI14s ago0x557430…4bc22a
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793218s ago0x25af9b…98f061
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase20s ago0xd4ee7d…205f61
0xc57e…3bec0xfe80…47eeBase—$0.001100%fluxa26s ago0x082297…965ec3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x7a71dd…bcf7db
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x6782c0…b9bb83
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…793232s ago0x2becdd…a6d9ec
0xfbdf…12300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x5f266d…46822e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xa6def8…3dd949
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x38aa8e…682950
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x378c21…9187f1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase56s ago0x1274e0…3c2010
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase56s ago0xc203a3…b261eb
0xfbdf…12300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase56s ago0xf8707c…3c0d43
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase56s ago0xa37669…4daece
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase58s ago0xb0246c…997ba6
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase58s ago0x6ba7e5…507ecf
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase58s ago0x350bfe…f61ace
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase58s ago0x4a9db7…88062c
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase58s ago0xd12480…7e5b50
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xefb3e1…21429c
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xb45368…989eb0
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xe447c1…8d2b13

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.