Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdacb5e…f98bb3
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf70c17…6851ae
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4459c7…15a262
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0201ab…51f55a
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x85e926…c0ca72
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a6afd…3087b7
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb9401…3ea60e
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca7f23…6d8722
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4af7d…9dd933
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9e6d8…506d83
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ec2b1…3b22da
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2d064…907908
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa2d61a…440d5b
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4f9a5…de43d0
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd76ab2…b327ab
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x502f7c…798830
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b622a…ae4b22
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x86fbeb…694aff
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c01eb…42251e
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2265e0…ea04de
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27c118…0c7b95
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb30a5d…acdb84
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI104d ago0x057665…941a83
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf821a…989e9c
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb708f6…dfefd5

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.