Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa69d ago0x8fc2a4…7cd1e8
0x3e4f…d51a0xfe80…47eeBase$0.001100%fluxa69d ago0x3da871…f63748
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa69d ago0x8e68da…df35e3
0xad7a…5c390xfe80…47eeBase$0.001100%fluxa69d ago0x09ba62…8bd4a2
0x42f2…58270xfe80…47eeBase$0.001100%fluxa69d ago0x1c9d30…bace13
0x3bb1…e1f70xfe80…47eeBase$0.001100%fluxa69d ago0x15876b…c5c18e
0x4b29…95890xfe80…47eeBase$0.001100%fluxa69d ago0xc35e8f…3d76bb
0x5d0d…698e0xfe80…47eeBase$0.001100%fluxa69d ago0xf8ef7c…0fab4c
0x2a6f…5dac0xfe80…47eeBase$0.001100%fluxa69d ago0xc42bc8…05f751
0x58e6…9e3c0xfe80…47eeBase$0.001100%fluxa69d ago0xb08e06…f77b19
0x9038…3c010xfe80…47eeBase$0.001100%fluxa69d ago0xa51292…21480e
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa69d ago0x93043a…11e5b7
0xf26d…03180xfe80…47eeBase$0.001100%fluxa69d ago0xf0f041…fbf585
0x7559…cf1f0xfe80…47eeBase$0.001100%fluxa69d ago0x72425c…d29880
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa69d ago0x9e4bf2…346fef
0x2ae6…5fe40xfe80…47eeBase$0.001100%fluxa69d ago0x8d7575…bca946
0x19c3…c2a50xfe80…47eeBase$0.001100%fluxa69d ago0x7d0aae…d699b0
0xc807…8f290xfe80…47eeBase$0.001100%fluxa69d ago0x9deb0c…272917
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa69d ago0x254da6…9d53c2
0x1936…7f530xfe80…47eeBase$0.001100%fluxa69d ago0xb7bcd7…6499d5
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa69d ago0xdd5e7e…b4bf13
0xcb46…77f90xfe80…47eeBase$0.001100%fluxa69d ago0x14f2f5…e7098b
0x9e3e…90fc0xfe80…47eeBase$0.001100%fluxa69d ago0x544d90…8ab539
0xdd0b…8e2d0xfe80…47eeBase$0.001100%fluxa69d ago0x0f239e…c26b8b
0xefb1…1fdb0xfe80…47eeBase$0.001100%fluxa69d ago0xe91ac5…fa8d52

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.