Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase22d ago0xab8ce7…1818f1
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase22d ago0xaedd1e…8a1c1e
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase22d ago0xa6526f…f400aa
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase22d ago0xfed52e…7ca774
0x467f…a4c10x85b4…627cBase—$0.71100%coinbase22d ago0xab349d…b09e62
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase22d ago0xc156ec…e64b3f
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase22d ago0xb2df4c…21ee95
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase22d ago0xa43f96…e5b4de
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase22d ago0x4b271f…adcba0
0x467f…a4c10x85b4…627cBase—$0.73100%coinbase22d ago0xc792ae…cc0cef
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase22d ago0x021db5…93375e
0x467f…a4c10x85b4…627cBase—$1.64100%coinbase22d ago0xee9e41…7b13ad
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase22d ago0x8c63e5…e922c5
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase22d ago0x7b95af…d9e380
0x467f…a4c10x85b4…627cBase—$2.42100%coinbase22d ago0x3eece4…501ee5
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase22d ago0xca7c21…067cda
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase22d ago0x2e580e…a5f786
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase22d ago0x4dcdcc…8c59d7
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase22d ago0x059ae7…6065cf
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase22d ago0x3cfe07…231440
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase22d ago0xfb8b7d…4086ee
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase22d ago0x3a9cda…c1e606
0x467f…a4c10x85b4…627cBase—$0.30100%coinbase22d ago0x25ae86…29bea2
0x467f…a4c10x85b4…627cBase—$1.13100%coinbase22d ago0x2963d9…9ca864
0x467f…a4c10x85b4…627cBase—$0.89100%coinbase22d ago0xb66546…f4f0ad

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.