Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x240b2e…0a1736
0x7328…5d6f0xcd51…46a9Base$0.0077100%coinbase68d ago0x6d4b01…ace837
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase68d ago0xe19589…9fb088
0x7328…5d6f0xcd51…46a9Base$0.01100%coinbase68d ago0x0a1d6a…742854
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase68d ago0xcb1a92…ac3876
0x7328…5d6f0xcd51…46a9Base$0.01100%coinbase68d ago0x11503f…db342e
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase68d ago0x0a6c22…676d37
0x7328…5d6f0xcd51…46a9Base$0.01100%coinbase68d ago0x8769b9…bfdeb6
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase68d ago0xd8006d…00d915
0x7328…5d6f0xcd51…46a9Base$0.01100%coinbase68d ago0xdca2b0…39b7d2
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase68d ago0x226b1a…4c576d
0x5519…7c8a0xcd51…46a9Base$0.01100%coinbase68d ago0x09bf7a…dab43a
0xcd51…46a90x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase68d ago0x452d65…cdff7e
0x5519…7c8a0xcd51…46a9Base$0.01100%coinbase68d ago0x70d87f…fc416e
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a368d ago0x66aad4…48dd4e
0xcd51…46a90x549c…c6d1Basex402 service$0.02100%0x9248…c7a368d ago0xee6ad5…dfa76f
0xcd51…46a90xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase68d ago0x086019…7110c4
0xcd51…46a90xd275…6ca6Basex402 service$0.002100%coinbase68d ago0x3a2169…9012ba
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0xe7377b…863113
0x7328…5d6f0xcd51…46a9Base$0.0077100%coinbase68d ago0x05d645…1c9712
0x7328…5d6f0xcd51…46a9Base$0.0077100%coinbase68d ago0x045375…8fb8c3
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x3476e9…329eac
0x7328…5d6f0xcd51…46a9Base$0.0077100%coinbase68d ago0xa7d93f…5a9777
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x827279…e2d85c
0xcd51…46a90x6d6e…9192BaseExaSearch$0.007100%coinbase68d ago0x8b0797…fd72f8

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.