Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c52c5…019380
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43451c…74023d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xca100d…84436e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfeb0e4…d5470a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49db71…0aad02
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6e720…a865c7
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb60a9e…2bd97e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a20ce…b05fa1
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3236de…2f6db2
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14cc71…b0747a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x277f17…362ebc
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfb6ed5…1c731e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00e41c…3976e3
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x075596…064b84
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x92ae23…95069e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0036e8…2c095e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe632a4…1efcab
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfded05…5a53f8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe5f57…a72f0c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbce2b0…613c1a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5111eb…3f4f66
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb7c997…04b9d6
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea3e8d…7c8b38
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x394bbc…9f331a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbabab8…38a48f

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.