Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dab…4d070x0e3d…7757Base—$25.00100%0x4eef…bbd279d ago0x5cbe6c…6c339d
0x1332…66eb0x0e3d…7757Base—$210.00100%0xe4bd…cd4e79d ago0xd699f4…ea1d43
0x1332…66eb0x0e3d…7757Base—$10.50100%0xdddf…e3d879d ago0x08e7b9…9ed229
0xa787…64cf0x0e3d…7757Base—$1.05100%0x5feb…0e1279d ago0x8a887a…26599f
0xa787…64cf0x0e3d…7757Base—$26.25100%0xcd39…072479d ago0x086d79…c48de4
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd8e2…3d4b79d ago0x45784e…b0fd68
0x2c6c…6e600x0e3d…7757Base—$11.41100%0xc664…74ab79d ago0x589f15…f92d29
0xfa57…1e830x0e3d…7757Base—$20.00100%0x4339…385079d ago0x3b96c4…2a32d1
0x7e64…2f630x0e3d…7757Base—$2.10100%0x8c4f…19d779d ago0xf75d86…1c8d5e
0x1332…66eb0x0e3d…7757Base—$52.50100%0x394f…900879d ago0x2f8d2c…21c470
0x33ee…cb9a0x0e3d…7757Base—$10.81100%0xc763…5b0b79d ago0x3e2a91…c1fa9a
0x1332…66eb0x0e3d…7757Base—$40.95100%0x214e…3e4a79d ago0x4cbcb6…0c3d64
0x1332…66eb0x0e3d…7757Base—$19.95100%0x6f36…132b79d ago0x6895e4…876e90
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2d1c…632c79d ago0x4188c7…91dbda
0xbee6…01890x0e3d…7757Base—$100.00100%0x28cc…0ecd79d ago0xed9857…2a9bc5
0xa787…64cf0x0e3d…7757Base—$35.70100%0x7869…5c2079d ago0xddac1c…8779c9
0xa787…64cf0x0e3d…7757Base—$1.05100%0x170f…623079d ago0x0df48d…97af8b
0xcc7c…d3030x0e3d…7757Base—$94.50100%0x63f7…457879d ago0x6e59cc…2a2b21
0x1332…66eb0x0e3d…7757Base—$31.50100%0x617f…c06d79d ago0xf27d32…e56a83
0x2b35…250b0x0e3d…7757Base—$105.00100%0xf9ea…484f79d ago0xa7dd49…4a7a2c
0x745c…c2c10x0e3d…7757Base—$163.80100%0x04a0…f71879d ago0x0c45e0…468c99
0x8484…2ecd0x0e3d…7757Base—$42.43100%0x9307…e92a79d ago0x515b10…3e1994
0x5153…40bd0x0e3d…7757Base—$1.05100%0x0485…d42979d ago0x294a4b…aef9cf
0x1332…66eb0x0e3d…7757Base—$13.65100%0x4f4d…74b779d ago0x2ff593…db0ea6
0x3d7b…65510x0e3d…7757Base—$9.45100%0xb60e…e3aa79d ago0x005d02…568ed6

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.