Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1434…1c6e106d ago0x0aebd9…e4eb85
0xa17c…60a90x0e3d…7757Base—$2.10100%0x58f6…4517106d ago0x06c0c6…e64bd6
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd223…7d28106d ago0x445716…126dc1
0xa17c…60a90x0e3d…7757Base—$2.10100%0x4173…2665106d ago0xc13d32…7cc749
0xa17c…60a90x0e3d…7757Base—$21.00100%0x20d2…f0b2106d ago0x903c97…147e41
0xa17c…60a90x0e3d…7757Base—$3.15100%0xe2b6…b04c106d ago0x03f05e…b950f2
0xa17c…60a90x0e3d…7757Base—$21.00100%0x6204…1122106d ago0x8b2d26…96c4df
0xa17c…60a90x0e3d…7757Base—$5.25100%0x80e7…127f106d ago0x11afdb…a41074
0xa17c…60a90x0e3d…7757Base—$21.00100%0x170f…6230106d ago0x98d260…f3e7c7
0xa17c…60a90x0e3d…7757Base—$6.30100%0x1f7e…db96106d ago0xc2f2aa…a38dec
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3663…55ff106d ago0x05c0bd…3bfcda
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8569…b987106d ago0x0b0f35…8adee9
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc246…c595106d ago0x681cce…5c6562
0xa17c…60a90x0e3d…7757Base—$105.00100%0x4ec9…3661106d ago0x6e4475…62dcee
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4d99…3c63106d ago0x810238…d133b9
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0477…fae0106d ago0x31bd5d…e1bedf
0xa17c…60a90x0e3d…7757Base—$105.00100%0x42d1…f7df106d ago0xcea809…d62515
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0ad8…9d8a106d ago0x8e2ebf…16a7af
0xa17c…60a90x0e3d…7757Base—$1.05100%0x28cc…0ecd106d ago0xb6ec9b…44d960
0xa17c…60a90x0e3d…7757Base—$105.00100%0x3fab…7e8c106d ago0x227945…f6cace
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6d25…ee41106d ago0xcfd1d0…58a10e
0xa17c…60a90x0e3d…7757Base—$10.50100%0xac5b…8698106d ago0x5bbda6…975342
0xa17c…60a90x0e3d…7757Base—$52.50100%0x5ed5…f6c0106d ago0xd1c525…16354e
0xa17c…60a90x0e3d…7757Base—$26.25100%0xcf0a…a2c3106d ago0xfd2b20…f9a95f
0xa17c…60a90x0e3d…7757Base—$105.00100%0x1c63…f5e7106d ago0x921d5c…fcd80c

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.