Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.71100%coinbase83d ago0xc727d8…c2519b
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase83d ago0xa663a7…8eea8b
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase83d ago0xfb7a3c…80f3f2
0xca0a…2d7a0x85b4…627cBase$0.22100%coinbase83d ago0x29e8ec…00ebf8
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase83d ago0x886307…224e85
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase83d ago0x7969eb…f35abd
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase83d ago0x939724…cfc3ef
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase83d ago0xc0e928…2c9979
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase83d ago0x4122de…ecd447
0x467f…a4c10x85b4…627cBase$1.45100%coinbase83d ago0xd1f57d…128e21
0x467f…a4c10x85b4…627cBase$0.05100%coinbase83d ago0x0f1b76…843c12
0x467f…a4c10x85b4…627cBase$0.07100%coinbase83d ago0x3193a5…f7bed3
0x467f…a4c10x85b4…627cBase$0.06100%coinbase83d ago0x27c6e2…73f6b1
0x467f…a4c10x85b4…627cBase$0.10100%coinbase83d ago0x2bdc74…fbc3d6
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0x1e5052…6ecb83
0x467f…a4c10x85b4…627cBase$0.10100%coinbase83d ago0xb8afce…5ddbd6
0x467f…a4c10x85b4…627cBase$0.04100%coinbase83d ago0xffa3e8…c7126b
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0xdb2c77…29c294
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0xbd7cfe…f6a9bb
0x467f…a4c10x85b4…627cBase$0.11100%coinbase83d ago0xcb6c60…35c20f
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0x64865e…dfc661
0x467f…a4c10x85b4…627cBase$0.37100%coinbase83d ago0x78a708…046dbe
0x467f…a4c10x85b4…627cBase$0.08100%coinbase83d ago0x1b1a28…0b2feb
0x467f…a4c10x85b4…627cBase$0.13100%coinbase83d ago0x53fe72…daff52
0x467f…a4c10x85b4…627cBase$0.11100%coinbase83d ago0x78760c…d93da0

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.