Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0x6ebab1…8af551
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xbfaaa1…a4354a
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xe68466…0289ae
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xd4f9d9…d5f8d2
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0x4099ae…710e9d
0xe425…2e950x9c95…e299Base$0.001100%fluxa37d ago0x34e362…f82197
0xe425…2e950x9c95…e299Base$0.001100%fluxa37d ago0x15c79c…0d8bfa
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xa99482…b43dbe
0xe425…2e950x9c95…e299Base$0.001100%fluxa37d ago0x009481…9a5e2a
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xf7443f…32188f
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0x5c6a0e…4c3db3
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xc14215…1bbf3c
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xa5997c…e2610d
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0x4d2be4…8e7b51
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xfecbb0…5f4e02
0xe425…2e950x9c95…e299Base$0.001100%fluxa37d ago0x6ad398…7a5ade
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0xc856d9…0741ab
0xe425…2e950x9c95…e299Base$0.001100%fluxa37d ago0x9f3db1…840f9c
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0x9094cc…249b4d
0xe425…2e950xfe80…47eeBase$0.001100%fluxa37d ago0x5a1fc1…46f028
0xe425…2e950x9c95…e299Base$0.001100%fluxa38d ago0x0a9faa…af2509
0xe425…2e950x9c95…e299Base$0.001100%fluxa38d ago0xd042d6…be2fa5
0xe425…2e950xfe80…47eeBase$0.001100%fluxa38d ago0xab1ce0…14fa3d
0xe425…2e950xfe80…47eeBase$0.001100%fluxa38d ago0x14b592…c84e83
0xe425…2e950xfe80…47eeBase$0.001100%fluxa38d ago0x786088…fc611f

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.