Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0x887ab4…e448f2
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0x163474…f59d67
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0xb851ed…df563d
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0xf85c40…e732a7
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0x21165e…2da6b5
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0xa3618b…5e49f7
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0x9ccf68…40001e
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0x31cc6f…e8fab1
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0x18440a…9987aa
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0x3c3da2…75f403
0x4949…ee210xfe80…47eeBase$0.001100%fluxa16d ago0x729ddf…ba31d4
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x32cd86…2fcc6e
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x995cb0…feca72
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x4962a0…127131
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0xba618c…0c653f
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0xe2b40f…c0a748
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x5b2136…a6f737
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0xc3da00…55e2ec
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x0c9dec…903ada
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x0794bf…857b25
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x4c6524…356835
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x8d775d…6c64fb
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x7021e3…0d5114
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x03f4fd…aa8f6d
0x4949…ee210xfe80…47eeBase$0.001100%fluxa17d ago0x9b68b7…0426da

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.