Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d68…e2360x7bb8…7a73Base—$0.04100%fluxa111d ago0x612be9…ce7bb0
0x9b4f…b22c0x7bb8…7a73Base—$0.04100%fluxa111d ago0xe73437…1f32d0
0x146f…4bed0x7bb8…7a73Base—$0.04100%fluxa111d ago0x757341…8298ea
0xd221…34190x7bb8…7a73Base—$0.04100%fluxa111d ago0x4861ee…efe4cb
0x4fc0…f0b50x7bb8…7a73Base—$0.04100%fluxa111d ago0xcfe031…2bdd3e
0x3266…b5eb0x7bb8…7a73Base—$0.04100%fluxa111d ago0x3942e0…697cfc
0xba70…fc5d0x7bb8…7a73Base—$0.04100%fluxa111d ago0x7c3217…d9d617
0x17fd…69cf0x7bb8…7a73Base—$0.04100%fluxa111d ago0x7e0720…587679
0x6ba6…e6860x7bb8…7a73Base—$0.04100%fluxa111d ago0xa9fe4f…4f782e
0x2e43…bc5c0x7bb8…7a73Base—$0.04100%fluxa111d ago0x4e3200…d3a6e4
0x6ca4…97450x7bb8…7a73Base—$0.04100%fluxa111d ago0xcdf966…00b68c
0xa14d…362d0x7bb8…7a73Base—$0.04100%fluxa111d ago0x230652…2c78d4
0x8397…c6410x7bb8…7a73Base—$0.07100%fluxa111d ago0x78a9eb…cc5759
0x3fa1…f1ec0x7bb8…7a73Base—$0.04100%fluxa111d ago0x1b1fae…a7b882
0xd716…55f70x7bb8…7a73Base—$0.04100%fluxa111d ago0x5b3b57…9285e6
0x216f…ff650x7bb8…7a73Base—$0.04100%fluxa111d ago0xeeed20…d9bd26
0xbcdf…8f5c0x7bb8…7a73Base—$0.04100%fluxa111d ago0x48f0a3…686f95
0x5cb9…fa390x7bb8…7a73Base—$0.04100%fluxa111d ago0xcbcdbd…f8095d
0xdd28…71670x7bb8…7a73Base—$0.04100%fluxa111d ago0x1cf233…91c302
0x73a2…25d70x7bb8…7a73Base—$0.04100%fluxa111d ago0x0a3204…f86d62
0x7d7f…1be30x7bb8…7a73Base—$0.04100%fluxa111d ago0x2b034c…b1a6b2
0x3466…16070x7bb8…7a73Base—$0.04100%fluxa111d ago0xa5dcb8…396204
0xc962…fdff0x7bb8…7a73Base—$0.04100%fluxa111d ago0xad1e56…4dd329
0xf9c4…53650x7bb8…7a73Base—$0.04100%fluxa111d ago0xe8ae80…76ac95
0x0ddc…c45b0x7bb8…7a73Base—$0.03100%fluxa112d ago0x20533a…8792d6

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.