Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI118d ago0x68c930…0b3342
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI118d ago0x4d97e5…894950
0x3803…101b0x9257…2132Basex402 service$0.01100%payAI118d ago0x58403c…3e4b91
0x32e8…e9340x9257…2132Basex402 service$0.008100%payAI118d ago0x4f7178…8db303
0x32e8…e9340x9257…2132Basex402 service$0.008100%payAI118d ago0x657bc7…5a2784
0x32e8…e9340x9257…2132Basex402 service$0.008100%payAI118d ago0xcc9d0d…8a8782
0x32e8…e9340x9257…2132Basex402 service$0.008100%payAI118d ago0xb3435e…2a922d
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x5a99da…6f8ae3
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x883941…399f2e
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x5ffb79…b652fa
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x634b6b…beae0d
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x14d950…344140
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x00abeb…459e95
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI118d ago0x08cb05…b83e0c
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI118d ago0xd119f3…209e50
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0xac5d2a…efdd1b
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0xf2833a…29fa6f
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x51c024…d24d9c
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x9b9ef1…acfd12
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0xa80cb3…ee3a70
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0xf207ac…2bb2c1
0x32e8…e9340x9257…2132Basex402 service$0.008100%payAI118d ago0x736442…fc3454
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI118d ago0x74fdbb…91f7aa
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI118d ago0x46eea9…599f61
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI118d ago0x5b26f5…8b033c

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.