Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6fbb6…0ae69f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44f643…bde8ca
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x051eb1…3fe018
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd523eb…7ce5d3
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd0e9ed…df1c11
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x984684…495a10
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f4636…3edd2f
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaba01b…39af76
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4fd538…259a94
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5dd228…8ab791
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xba210f…d3b57e
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa47c2…2897b1
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4be25…72fc16
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x468d81…00d732
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8669cb…c03c9a
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x825e45…30bcdf
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91d333…483752
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x662850…1fb005
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeeaff4…f54a26
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1466d7…c81a32
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcbd4cb…8421de
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x65112c…e58529
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1789e6…ea022c
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x275a6a…8931f6
0xac01…3e7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaff17f…af02d3

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.