Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9218…0fd20x76a6…c8a2BaseSirenicFrance$0.02100%coinbase9s ago0x09b1f7…a0b07d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x30ee9e…8869a7
0x35da…d1ca0x1817…bc2cBase$0.00170%0x0018…ca9711s ago0xcefed2…e5f407
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x81dd64…c41b71
0x36f8…dff60x6839…1a2bBase$0.003100%coinbase15s ago0x09df46…8e6357
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase17s ago0x88d244…abd038
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x1b2141…7b4fff
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19s ago0x0b2b5b…40ad57
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x2296e0…6e96ae
0x33cf…c40b0x3e0a…78e7Base$0.004971100%coinbase23s ago0x6dd78b…363244
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase25s ago0xb402a2…163515
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase25s ago0x02fec2…e0feab
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase25s ago0x31ba33…012866
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase25s ago0x6d9760…ebfd23
0xf59a…015b0x47c5…4fc3Base$10.5070%0x4218…be8727s ago0x883800…3b8a17
0x647c…75c10x40a8…ad8bBasex402 service$0.005100%coinbase27s ago0x57a32a…74ac16
0x04bb…ea990x6839…1a2bBase$1.00100%coinbase27s ago0x30fa11…f7ae82
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x160fd4…efd153
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x3e0e63…1afd55
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xd14b44…0246f2
0x1332…66eb0x47c5…4fc3Base$21.0070%0xa69c…e8d535s ago0x47a854…aa71d1
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase35s ago0x950de2…c2c71d
0x2cae…40a20x6839…1a2bBase$1.00100%coinbase37s ago0xc24e0f…3ec437
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x0b10c3…bb7aee
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xee4442…8e476b

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.