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—$1.05100%0xa438…8fb869d ago0xb6f676…19ba14
0xa17c…60a90x0e3d…7757Base—$3.15100%0x5513…a8a970d ago0x09bbff…92693e
0xa17c…60a90x0e3d…7757Base—$3.15100%0xd09f…ebf070d ago0x19ebb3…36b4de
0xa17c…60a90x0e3d…7757Base—$11.55100%0x665d…3bb970d ago0x8a675d…324869
0xa17c…60a90x0e3d…7757Base—$3.15100%0xa690…238c70d ago0x581ca2…5fdd69
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2133…5a4270d ago0x476223…05f319
0xa17c…60a90x0e3d…7757Base—$3.15100%0x573b…0d2870d ago0x063f5b…060ba4
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4d99…3c6370d ago0x3134a5…5bca94
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc6a6…b85570d ago0x86ac02…c030ba
0xa17c…60a90x0e3d…7757Base—$5.25100%0x9510…bc1270d ago0x36428d…80bd5b
0xa17c…60a90x0e3d…7757Base—$10.50100%0x023e…d6fc70d ago0xef5601…78238c
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6d25…ee4170d ago0x5b9cc3…df359e
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5b2d…d78c70d ago0x3d1ef7…0ff2fa
0xa17c…60a90x0e3d…7757Base—$10.50100%0x58f6…451770d ago0x86490d…3b5600
0xa17c…60a90x0e3d…7757Base—$9.45100%0xc6a6…b85570d ago0x55e03d…0ac91d
0xa17c…60a90x0e3d…7757Base—$11.55100%0x6d55…0cde70d ago0xc667c8…edb553
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3fab…7e8c70d ago0x116127…c79b1a
0xa17c…60a90x0e3d…7757Base—$1.05100%0x154a…ba3270d ago0x8e27a2…a5a701
0xa17c…60a90x0e3d…7757Base—$5.25100%0x2837…f76770d ago0x408a33…571c38
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4263…5fe570d ago0xe10b3a…34f053
0xa17c…60a90x0e3d…7757Base—$21.00100%0x7fb5…6c5270d ago0x29f732…e0987d

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.