Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e91…e1b30x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase84d ago0x7cb5c4…4ad854
0x5e91…e1b30x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase84d ago0x06fbba…8c192f
0x5e91…e1b30xf080…e035Basex402 service$0.01100%coinbase84d ago0xa9ea8b…26b012
0x5e91…e1b30x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase84d ago0x76709f…827420
0x5e91…e1b30x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0x6e4d6e…009637
0x5e91…e1b30xc751…86a1Baseglim.shTwitter$0.001100%coinbase84d ago0x35cab4…249bb6
0x5e91…e1b30x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0x094695…d409f5
0x5e91…e1b30x6e8b…4e2eBasex402 service$0.002100%coinbase84d ago0xf344bb…3d0324
0x5e91…e1b30xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase84d ago0xc2335a…430f94
0x5e91…e1b30xd20f…7d0dBase—$0.001100%coinbase84d ago0x1a018c…4969a2
0x5e91…e1b30xffff…e0dbBasePayPerBytePayperbyte$0.005100%coinbase84d ago0xb2f588…0bf97b
0x5e91…e1b30x4465…28eeBaseInvoketCompliance$0.01100%coinbase84d ago0x571589…851353
0x5e91…e1b30xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase84d ago0xc9b426…5ac4a5
0x5e91…e1b30x5721…8867Base—$0.001100%coinbase84d ago0x6515c2…23c628
0x5e91…e1b30xd20f…7d0dBase—$0.001100%coinbase84d ago0x47056e…3435f9
0x5e91…e1b30x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase84d ago0x67d54d…ea775c
0x5e91…e1b30x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase84d ago0xd7c439…5b8dfe
0x5e91…e1b30x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase84d ago0x98571f…9d26a8
0x5e91…e1b30x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase84d ago0x571da5…5ae679

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.