Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4c8…2ee50xb86a…e183Base—$323.3470%0xb86a…e18315s ago0x6163f3…5ef835
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase15s ago0x153d7b…80c427
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase15s ago0x5ecb5b…e13479
0xd49b…63770xda8a…3991Base—$0.01100%coinbase15s ago0xed605b…ba2e54
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a515s ago0xd2ef33…082514
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a517s ago0x9e4028…07f45b
0xf52d…681a0x6839…1a2bBase—$0.003100%coinbase17s ago0xfc5506…d23b49
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase17s ago0x527db5…404e09
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x87b746…201041
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase17s ago0x955cb9…2d58a3
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a521s ago0x6ba38c…eb3ba0
0x4ebc…f40f0x3e0a…78e7Base—$0.005673100%coinbase21s ago0xf702c2…f3968c
0x27ab…248c0x6d6e…9192BaseExaSearch$0.007100%coinbase21s ago0xc573ec…c27d46
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase21s ago0xec275d…1df89f
0x5180…f27b0x81d3…0da9Base—$3.5070%0x3e32…3ce723s ago0xe5d365…8a24d2
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0xa3c7e4…12e350
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase23s ago0x4b6422…c691dc
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0x3391c3…af281f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0x207f23…c32924
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a525s ago0x641e67…3fdfb7
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase25s ago0xcfc281…bd65d9
0xdc43…f00f0x1035…a9f3Base—$0.000001100%primer25s ago0x4fb36a…f5f1fb
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0xc637cc…1dd4fd
0x3aae…490b0x6839…1a2bBase—$0.003100%coinbase27s ago0x29b744…337e28
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a527s ago0x1ed3ee…9b15f5

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.