Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe57275…dfb5df
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfd68bd…b15b81
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6c58ba…5d6744
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd5c626…3878d4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9b298f…bb07bd
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb6f433…ae4994
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x362a7c…a68b6e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x514cf2…24e687
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x74602c…cbde13
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb5e112…9a8d6c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x22ef90…b074ea
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4dbb8d…f75dca
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd5849a…cdf9bb
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x68eb0e…bbe2bf
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3988f9…3cfca4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x143f9b…f10873
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xce469d…74eb05
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xfab069…e0f19d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x182c09…9ba6e5
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2d5076…b1cc84
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xde8187…5fe7e5
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x25189d…5df7fe
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xba9b78…8ff761
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x72962c…be2d12
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x656592…6f2c82

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.