Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x057468…92d769
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x6ceb3b…e6c920
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xb169e0…1b92a1
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xf52334…bb7fea
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x348cc2…75794e
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x045186…8d9829
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x4c8626…e6fd2c
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xbb70ff…eccf1d
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x689510…611c6c
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x04dfa7…9f64f6
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x16b87f…c1a0f0
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x21345e…048ecc
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xb73d90…d8ff38
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xe709ff…945bc3
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xe515cd…070812
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xe85368…a4a48b
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xcd470b…904185
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xfd1cc4…8f9e6e
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x8efcf2…82a7db
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x3f7bb5…5f73ec
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xecbe1b…1f9d07
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x9cc5e4…2d5443
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x485fbd…5977cd
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0xf2b094…2af9d7
0x56a4…11290xfe80…47eeBase$0.001100%fluxa15d ago0x3fbd75…b860a9

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.