Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$35.70100%0xa75d…d8a565d ago0x6dbfaf…7b2607
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x614a…d5ce65d ago0x161904…ef950f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4184…789b65d ago0xb7243a…edc5ea
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xd091…7b6e65d ago0xa9048f…b4d368
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1913…93d965d ago0x7be542…2887fb
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x0524…938965d ago0x97ff43…2e3865
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4136…b72665d ago0x0ef69e…0df3ba
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x78ce…877f65d ago0xc57a77…c32654
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xf497…02dd65d ago0x94e0fc…190665
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x096a…5c7b65d ago0x5e3702…3f9180
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xb31a…568f65d ago0xf49a74…78224c
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x271d…71b465d ago0xe1484f…1aa965
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe218…89ec65d ago0x42038e…273068
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1c09…186f65d ago0x4f6168…5579af
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xaecf…8b7565d ago0x2ff071…c482e7
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x6647…552665d ago0xd2868f…982d62
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x212c…a8f665d ago0x444344…415de6
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x59d0…cf7265d ago0x2eaffc…0ae6c9
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xd54e…541d65d ago0x061ec2…b65594
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xc366…284e65d ago0xbd4baf…3dbf12
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xffde…041065d ago0xa44c25…886beb
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xa640…7f4065d ago0xdfb3fa…475400
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x1af6…8fa365d ago0x634f0e…2092fb
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x09f6…b65c65d ago0xb5a7b1…d9c138
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4eef…bbd265d ago0x3008b4…66dc00

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.