Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8fc97e…553af5
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b2a24…1b2c02
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98236c…e7099d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07f0a1…e9bf38
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc00838…568337
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x795869…1b2607
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6618c9…e11bcc
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6afb62…34bb93
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38e42a…1dd393
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d02f2…1f99c4
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x10f472…9be8bc
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e0290…72e54b
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd0977c…49b646
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb5d9b8…4afee6
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b4c3b…47c3e7
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x231303…127275
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbbadc0…f54df8
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f977e…37b721
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5b902…698536
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x818f58…451bc0
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x19c1c2…7965ba
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68346a…a9fdee
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf559b…4f2ad1
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbca177…0606c3
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf32e3a…26296b

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.