Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83e0…fabe0x198d…9896Base$7.0070%0x4661…93fd11s ago0x0f3487…8f595c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc13s ago0x0470a5…8c2cc2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x1b1df9…05a7b5
0x06aa…1e200x4c3e…1d95Base$4.0070%0x3e32…3ce717s ago0x0fdcbe…752e23
0x778b…88070x6839…1a2bBase$0.003100%coinbase17s ago0x5053a0…7a07cb
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x57e649…097aec
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase21s ago0x0906e7…11bfbe
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase23s ago0xe42607…012cfd
0xcb09…65530x6839…1a2bBase$0.003100%coinbase25s ago0xedec6b…39278c
0x6bd1…7a650x40a8…ad8bBasex402 service$0.001100%coinbase27s ago0x056277…5e93bd
0x35df…0ad50x6839…1a2bBase$0.003100%coinbase33s ago0x3459a8…5d311b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x005d3f…17b94f
0x3730…dc4c0x3e0a…78e7Base$0.003254100%coinbase35s ago0xd4d33a…039a75
0x3def…f22d0x6839…1a2bBase$0.003100%coinbase41s ago0xba910c…093b76
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x09b626…c1e207
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase43s ago0xcb2a33…4d8679
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase47s ago0x749c1b…57632c
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase47s ago0xd68e7a…a20307
0x631d…fd2a0x6839…1a2bBase$0.003100%coinbase49s ago0x5025e3…442ee3
0xd29d…15e10xd29d…15e1Basex402 service$0.12100%openx40249s ago0x069f97…e97ae1
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x93649a…a32767
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x53af05…12a861
0x2189…f9e10x3e0a…78e7Base$0.003953100%coinbase59s ago0xb7e3a0…3e6c57
0xf296…1e5a0xa8b2…1d68Base$0.0170%0x9501…c67759s ago0x98bec3…422e9f
0xfc36…da4e0x6839…1a2bBase$0.003100%coinbase1m ago0xd3e95f…ba81f4

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.