Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0xeca322…58c314
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x7bd41e…0b379b
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x48fe4d…bac46c
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x8e38bf…f03634
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x1df607…657ae7
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x3fdf66…e41457
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x041707…44d2bc
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0xd0fbfc…45d53c
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0xb73e20…4e0f86
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x451041…10b0f4
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0xcea12b…bc36cd
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x248951…9a7406
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0xbc4e8e…9c0f11
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x117051…d55ab4
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x2fad73…98ddca
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0x3c9cc9…244548
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa119d ago0xc80724…b853f4
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa120d ago0x33e879…7d9849
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa120d ago0xa3a8b8…0e204c
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa120d ago0x45e00b…c54a3e
0xb90a…9ae40x2327…c6f9Base—$0.01100%fluxa120d ago0x86867b…4f0608
0x2327…c6f90xfd34…6268Base—$129.00100%fluxa120d ago0xb9ca3b…7a87cf
0x2327…c6f90xfd34…6268Base—$1.00100%fluxa120d ago0xd790e6…a7f413

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.