Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x631374…d5cd3c
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa37d ago0x8add71…3b90f5
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x88aa8f…df2c31
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0xf99021…009eb2
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x1bffe0…b332b1
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x74aa1b…4407aa
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0xd9e10a…e33eec
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0xc8cdd0…d7a2af
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0xe93b7f…5d9a90
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x3559ac…93bf93
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x3648d7…05878b
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x5e9def…a4540d
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0xbdcb7c…88ff67
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x3514cc…b8f6e3
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x2d4773…476ccc
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x71b2da…40da97
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa37d ago0xa2a462…9cbc9b
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0xaea66d…fbbce4
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa37d ago0x7aa5c2…2d5229
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa38d ago0x09735c…909a46
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa38d ago0x5c5eca…755cde
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa38d ago0xdc00d8…71b1fa
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa38d ago0xe386ed…150f2f
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa38d ago0xb602d6…38d75c
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa38d ago0xbe3b45…a05cb4

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.