Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbfe6be…219b4a
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98dad6…541965
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18bca3…b1a859
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e1f46…4e6eb9
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2dab04…ced580
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7b387…522f1e
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8eb448…98c119
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x890840…19aeb8
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18d525…8228c0
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x071ff9…be59ed
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15c022…ffcf1b
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe3db01…c1b5a3
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd05e19…409ec1
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x70d713…53590e
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x58821e…7a00b5
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x47e102…075f02
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabc529…e9c8ff
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde5847…353032
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c79af…328e1c
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefba8c…7f5703
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x067922…5811d8
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x12afff…811a8a
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xec1981…2cb3ae
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb9e65f…cbaee0
0x5d7a…93680x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4615fb…ec8519

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.