Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xaa67…25faBase—$1.2570%0x7e99…09889s ago0x044a7a…9a18de
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase9s ago0x25b217…552b6c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x661ad6…5f4f96
0x5029…d6f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x4db70e…5f4946
0x9e37…da640x6839…1a2bBase—$0.003100%coinbase17s ago0x6e7477…45dc48
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xb60169…1dbe51
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xfe6b1c…c9a16a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase21s ago0xfcb3eb…c3796b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x1d5694…bdda2e
0xea31…c3440x6839…1a2bBase—$0.003100%coinbase23s ago0x9283ba…46e685
0x1332…66eb0x47c5…4fc3Base—$598.5070%0x5df6…642827s ago0xc859a7…c17a98
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x1e2e69…d3ea80
0xcad8…27a30x47c5…4fc3Base—$42.0070%0x9765…21f529s ago0xc83b8d…1d3b42
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x3d658c…f8be06
0x1e99…aaf90x6839…1a2bBase—$0.003100%coinbase33s ago0x9e7d12…b28fcb
0x5029…d6f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xbd67c6…ecdddf
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xb65b9e…950389
0xfc2e…db2d0x8d38…9119Base—$1.2570%0x7e99…098835s ago0xc8575e…40c95c
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase37s ago0x13ba10…3f3a11
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x292d7d…072adf
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase39s ago0x6dcba8…e0fd24
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xba4148…16468f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase39s ago0xc30fa8…fd4c42
0x1332…66eb0x47c5…4fc3Base—$300.0070%0x1763…dc2239s ago0x6f9c59…02eb60
0xfc2e…db2d0xbc2f…5d06Base—$1.2570%0x7e99…098841s ago0xdda232…17f287

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.