Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef2…e3960xac65…4417Base—$1.06100%fluxa111d ago0x6858fe…f10f50
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0xa74752…0456ff
0xb90a…9ae40x7ef2…e396Base—$0.90100%fluxa111d ago0xf7beb8…4b3d73
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0xf5b879…5f45be
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x7be88f…bd7ccc
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0xfd7c40…d30b1c
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x4c45d6…edbbc6
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0xb3eb3a…32204a
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x54f528…09e42e
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x9ad2df…a7a8c9
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0xe139c3…b995c7
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0xc8ee16…6f46f7
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x8948f5…f2d5a2
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x6ae8db…21b87c
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0xb8f7cc…7a4487
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x40e467…ae917f
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x385a48…5d3328
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa111d ago0x0cc612…42e6ab
0x7ef2…e3960xac65…4417Base—$0.02100%fluxa111d ago0xa329bb…bd1fea
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa112d ago0x8bba44…532bc8
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa112d ago0x9f7598…3c3858
0x7ef2…e3960xac65…4417Base—$0.06100%fluxa112d ago0x132868…823643
0xb90a…9ae40x7ef2…e396Base—$0.01100%fluxa112d ago0xacee60…c855e7
0xb90a…9ae40x7ef2…e396Base—$0.05100%fluxa112d ago0xdc187f…211a70

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.