Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x7366…5a08Base—$12.61100%fluxa121d ago0x51b79a…40a030
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x39e8dd…55d237
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x046d65…9a4a24
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0xeeb39e…144b13
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x71ce8b…a398da
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0xa243db…1e1400
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x956cb1…549a34
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x5cb856…0c5b61
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x3d88ac…608737
0x7366…5a080xac65…4417Base—$1.03100%fluxa121d ago0x257a13…55a41c
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x42ba77…675b2a
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x395381…e2f164
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x707b3d…eabb9d
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x66d36d…f9e0b0
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0xf7de96…e25612
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x256a80…f200cf
0xb90a…9ae40x7366…5a08Base—$0.90100%fluxa121d ago0xae74fe…33b10e
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0xc31321…236f5e
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x6abc57…5030eb
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x15d7ba…a9eb7d
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x99717c…31ddb6
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x98b2aa…02feb2
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x6e9c94…50da4e
0xb90a…9ae40x7366…5a08Base—$0.01100%fluxa121d ago0x5474b9…a0fbad
0x7366…5a080xac65…4417Base—$0.03100%fluxa121d ago0x308564…ad89ef

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.