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$4.27100%coinbase7d ago0xc4ce91…d0704c
0xca0a…2d7a0x85b4…627cBase$1.00100%coinbase7d ago0xdda7f4…6d310c
0x467f…a4c10x85b4…627cBase$13.58100%coinbase7d ago0x186114…54119a
0x467f…a4c10x85b4…627cBase$1.94100%coinbase7d ago0x979edf…d447e9
0x467f…a4c10x85b4…627cBase$0.36100%coinbase7d ago0x65771b…58cd6b
0xca0a…2d7a0x85b4…627cBase$3.23100%coinbase7d ago0xe28313…6c3a28
0xca0a…2d7a0x85b4…627cBase$2.26100%coinbase7d ago0x5269ea…ff6f3a
0xca0a…2d7a0x85b4…627cBase$0.30100%coinbase7d ago0xb12b4b…9e9a2b
0x467f…a4c10x85b4…627cBase$1.21100%coinbase7d ago0x230e7f…7460b6
0x467f…a4c10x85b4…627cBase$1.70100%coinbase7d ago0x9fc76b…03219a
0x467f…a4c10x85b4…627cBase$1.84100%coinbase7d ago0xaca375…312afa
0xca0a…2d7a0x85b4…627cBase$3.00100%coinbase7d ago0xee49b1…f5f131
0xca0a…2d7a0x85b4…627cBase$0.27100%coinbase7d ago0xed3a14…6f916c
0xca0a…2d7a0x85b4…627cBase$2.52100%coinbase7d ago0x0f0512…4ce115
0x467f…a4c10x85b4…627cBase$2.71100%coinbase7d ago0xfb4fb8…5e043d
0x467f…a4c10x85b4…627cBase$0.41100%coinbase7d ago0x7d621c…27a259
0x467f…a4c10x85b4…627cBase$1.80100%coinbase7d ago0xb0f6ae…806872
0xca0a…2d7a0x85b4…627cBase$0.94100%coinbase7d ago0x60fe79…594fd0
0xca0a…2d7a0x85b4…627cBase$3.00100%coinbase7d ago0x766f95…50d773
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase7d ago0x2e165d…4cfa5e
0x467f…a4c10x85b4…627cBase$2.73100%coinbase7d ago0x242f8e…82b5f8
0x467f…a4c10x85b4…627cBase$1.14100%coinbase7d ago0xec6dcf…7eb1c9
0x467f…a4c10x85b4…627cBase$0.26100%coinbase7d ago0xd50cec…80caba
0x467f…a4c10x85b4…627cBase$0.46100%coinbase7d ago0x2e060d…0a8820
0xca0a…2d7a0x85b4…627cBase$1.28100%coinbase7d ago0x8a9678…301f56

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.