Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc785ec…20d515
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe56fa4…5780af
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xec4a29…fbb2d6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb54f1…3d9905
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2139df…5e031d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ab308…8f7393
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f6b74…c02b9e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c24e7…91d0d6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5c11d5…523fe3
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x89933f…58b3d0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72680f…e96076
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26c213…fc0c75
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe61c38…d17b7a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2db0a…50c19c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20de8c…504d37
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xad5dcb…1c60e9
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09b8e6…604a76
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15493e…2afbef
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb5806d…5ebaa1
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a2c3c…7000ea
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab9eb6…a209ef
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2598e…d1bb37
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa949c3…d9083b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61de06…6f3ceb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbbcacb…a91731

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.