Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x52197d…0c2af4
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xa19e20…afb783
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xd60a6c…1a0cc0
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x3ccadd…df878b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x49f964…b99d54
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xe68e5e…a6d308
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x0671b9…0537da
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xe85d74…d1b509
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xbe897b…80fd4b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x30b908…377f36
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x055d3d…758c62
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xfa2879…c32a6c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x02394a…ceea23
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xeffcff…ce6919
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x081ddb…a9f7f8
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x42687a…4a6de2
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x2b14b5…1e6360
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x92c438…80a38c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x6002e4…f02aa6
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xd2013a…d4be06
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xa4499a…c8ed33
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x99f882…16161c
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0x56a6ac…6c414b
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xb42040…330466
0x8f9a…f3940xa9dd…2315Base—$0.002100%coinbase90d ago0xfe162f…59d654

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.