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—$10.5070%0x826a…78de33d ago0xf40a47…18a1e8
0x3fb1…7e250x0e3d…7757Base—$7.3570%0x77d2…395e33d ago0x79affd…632742
0x3fb1…7e250x0e3d…7757Base—$21.0070%0x5a57…2a9e33d ago0xfc139f…ffc04e
0x3fb1…7e250x0e3d…7757Base—$2.1070%0xfd6b…ae3933d ago0xbc7786…148724
0x3fb1…7e250x0e3d…7757Base—$5.2570%0x8bc8…eb0233d ago0xae9fab…ff6ce6
0x3fb1…7e250x0e3d…7757Base—$3.1570%0x752e…993333d ago0xa2d350…fe3a2d
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xfaf2…854b33d ago0xbb59b3…6cfe67
0x3fb1…7e250x0e3d…7757Base—$2.1070%0xc072…b4b133d ago0x572772…5dc703
0x3fb1…7e250x0e3d…7757Base—$21.0070%0xba2c…ddc833d ago0x636156…e3ad75
0x3fb1…7e250x0e3d…7757Base—$5.2570%0xbe1f…63c933d ago0x9d6bbb…00ef2a
0x3fb1…7e250x0e3d…7757Base—$3.1570%0x8944…ba2a33d ago0xbf55f4…26ace7
0x3fb1…7e250x0e3d…7757Base—$5.2570%0xc5c7…f8a533d ago0x0490f2…091eb1
0x3fb1…7e250x47c5…4fc3Base—$8.4070%0x0dc1…621433d ago0x5dafe7…6d0d64
0x3fb1…7e250x0e3d…7757Base—$5.2570%0x3cca…9c7c33d ago0x8fc4e0…f37168
0x3fb1…7e250x0e3d…7757Base—$1.0570%0x33cf…fffe33d ago0x60700a…a420fc
0x3fb1…7e250x0e3d…7757Base—$6.3070%0x791a…97b433d ago0xc77999…717ebb
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x51a8…b21133d ago0x6f940d…19dd00
0x3fb1…7e250x0e3d…7757Base—$3.1570%0x3c35…aa7333d ago0xd8ae5a…2090de
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x0166…37af33d ago0x67db8a…66e1ae
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x4e07…cf7c33d ago0xb88308…b61797
0x3fb1…7e250x0e3d…7757Base—$2.1070%0x89a0…ff5833d ago0xe49123…cc0af8
0x3fb1…7e250x0e3d…7757Base—$1.0570%0x9618…286133d ago0xbb500d…35b941
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x2bdf…11ce33d ago0x017ec6…313835
0x3fb1…7e250x0e3d…7757Base—$4.2070%0x4184…789b33d ago0x732187…a41827
0x3fb1…7e250x0e3d…7757Base—$5.2570%0xd798…875133d ago0xcaea8e…aba7e3

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.